Node[] {Microsoft.VisualBasic.MachineLearning.SVM} .NET clr documentation

Node[]

Description

Declare

            
# namespace Microsoft.VisualBasic.MachineLearning.SVM
export class Node[] extends Array {
   IsFixedSize: boolean;
   IsReadOnly: boolean;
   IsSynchronized: boolean;
   Length: integer;
   LongLength: integer;
   Rank: integer;
   SyncRoot: any kind;
}

        

.NET clr type reference tree

  1. this class extends from Array class: Array
  2. use by property member SyncRoot: any kind

[Package {$package} version {$version} Index]